home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / bloop.swf / scripts / DefineSprite_156 / frame_2 / DoAction.as
Text File  |  2007-09-27  |  170b  |  5 lines

  1. _root.post_score = _root.score;
  2. _root.post_name = this._parent.yourname;
  3. _root.getURL("http://www.drownedbacon.com/bloop/score.php","_blank","POST");
  4. gotoAndStop(3);
  5.